* {
	margin: 0;
	padding: 0;
	font-family: "microsoft yahei";
}

img {
	border: none;
}

a {
	text-decoration: none;
}

ol,
ul {
	list-style: none;
}

div {
	display: block;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.pa {
	position: absolute;
}

.swiper-banner {
	width: 100%;
	height: 620px;
}

.swiper-banner .swiper-slide {
	width: 100%;
	height: 620px;
	color: #fff;
	display: block;
}

.swiper-banner .swiper-slide .wrap {
	height: 520px;
}

.swiper-banner .swiper-slide .sl-left {
	top: 170px;
	left: 40px;
	width: 100%;
}




.swiper-banner .swiper-slide .t1 {
	top: 0px;
	left: 0px;
	font-size: 26px;
}

.swiper-banner .swiper-slide .t2 {
	top: 50px;
	left: 0px;
	font-size: 40px;
}

.swiper-banner .swiper-slide .t3 {
	top: 110px;
	left: 00px;
	font-size: 18px;
}

.swiper-banner .swiper-slide .btn {
	width: 170px;
	height: 40px;
	line-height: 40px;
	left: 00px;
	top: 160px;
	border: 1px solid #fff;
	border-radius: 2px;
	font-size: 16px;
	text-align: center;
}

.swiper-banner .swiper-slide .img1 {
	top: 110px;
	left: 490px;
}

.swiper-banner .swiper-slide .img2 {
	top: 0px;
	left: 700px;
}

.swiper-banner .swiper-slide .img3 {
	top: 100px;
	left: 650px;
}

.swiper-banner .swiper-slide.slide1 {
	background: url(../image/rydw_banner1.jpg) no-repeat center top #070E2A;
}


.swiper-banner .swiper-slide.slide2 {
	background: url(../image/yxkj_banner.png) no-repeat center top #070E2A;
}

.swiper-banner .swiper-slide.slide2 .djsp {
	top: 170px;
	left: 0px;
	width: 100%; height:300px;
}

.swiper-banner .swiper-slide.slide3 {
	background: url(../image/glfmfb_banner.jpg) no-repeat center top #002479;
}


.swiper-banner .swiper-slide.slide5 {
	background: url(../image/zcjg_banner.png) no-repeat center top #033045;
}
.swiper-banner .swiper-slide.slide4 {
	background: url(../image/rydw_banner.jpg) no-repeat center top #070E2A;
}



.swiper-banner .swiper-pagination {
	bottom: 130px!important;
}

.swiper-banner .swiper-pagination .swiper-pagination-bullet {
	width: 40px;
	height: 5px;
	border-radius: 0;
}

.swiper-banner .swiper-nav {
	width: 100%;
	height: 100px;
	left: 0;
	bottom: -50px;
	z-index: 999;
}

.swiper-banner .swiper-nav li {
	color: #fff;
	width: 39px; margin:0px 5px;
	height:6px;
	border-right: 1px solid rgba(233, 233, 233, 0.05);
	float: left;
	cursor: pointer;
	background: rgba(0, 0, 0, 0.5);
}



.swiper-banner .swiper-nav li.active {
	background:#ff6600;
}

.swiper-banner .swiper-nav li:nth-child(5) {
	border-right: none;
}





.beijing{ position:fixed; top:0; left:0; width:100%; height:100%; background-color:#000000; opacity:0.6;filter:alpha(opacity=60); display:none; z-index:999}

.tanchuang{ position:fixed; top:50%; left:50%; width:860px; margin:-250px auto auto -430px; background-color:#d2d2d2;display:none; z-index:9991}